home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950726-19950929 / 000249_news@columbia.edu_Tue Aug 29 13:47:50 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA26653
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Wed, 30 Aug 1995 03:51:36 -0400
  3. Received: by apakabar.cc.columbia.edu id AA01523
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Wed, 30 Aug 1995 03:51:35 -0400
  5. Path: news.columbia.edu!panix!news.mathworks.com!gatech!news.uoregon.edu!news.bc.net!unixg.ubc.ca!freenet.vancouver.bc.ca!dastow
  6. From: dastow@freenet.vancouver.bc.ca (David Stow)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: can kermit change LF's to CRLF's?
  9. Date: 29 Aug 1995 13:47:50 GMT
  10. Organization: Vancouver Regional FreeNet
  11. Lines: 14
  12. Message-Id: <41v5q6$mvk@freenet.vancouver.bc.ca>
  13. Nntp-Posting-Host: localhost
  14. X-Newsreader: TIN [version 1.2 PL2]
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. I use kermit to transfer files from a unix computer to my ms-dos computer 
  18. over the phone line.  The unix system is preset to send files as binary 
  19. and only gives me access to a menu that starts the transfer, not to the 
  20. kermit prompt itself.
  21. Text files arrive at my computer with a line feed at the end of every 
  22. line instead of a carriage return and line feed.  I've tried giving my 
  23. own kermit program the command SET FILE TYPE TEXT but this doesn't change 
  24. anything.  Does anyone know a simple way to change the LF's to CRLF's?
  25. The version of kermit I use is mskermit 3.0.  I can use e-mail, gopher, 
  26. and www but my system's ftp is disabled.  Is there a way to get the 
  27. latest mskermit using these other methods?
  28. Thanks,
  29. David Stow
  30.